home *** CD-ROM | disk | FTP | other *** search
/ L' Effet Pommier 3 / L'Effet Pommier - Volume 03.iso / Communication / Anarchie-F160 / Example Scripts / List Clipboard < prev    next >
Text File  |  1994-08-29  |  85b  |  5 lines

  1. tell application "Anarchie"
  2.     activate
  3.     list url (the clipboard) with window
  4. end tell
  5.